Dokumentaro de Gambaso
Compilation & Installation
Components
gb
Array
Error
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Float[].Fill (gb)

Sub Fill ( Value As Float [ , Start As Integer, Length As Integer ] )

Fills the array with the specified value.

If Start is specified, then only the locations from the Start position are filled.

If Length is specified, then up to Length locations are filled.